Skip to content

Add WebVTT-in-video-stream support #196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Feb 3, 2025

Conversation

palana
Copy link
Contributor

@palana palana commented Jan 17, 2025

This adds support for embedding WebVTT fragments in the video bytestream, for both streaming and recording outputs

Notable features of the protocol being used:

  • Multiple tracks with different characteristics can be embedded at the same time
  • Text/subtitles can be synchronized with audio, so that subtitles can be displayed at the same time that the relevant audio is playing

This functionality is only functional when used with OBS Studio 31 or later, since the functionality to modify the outgoing audio/video data was introduced in that version

@royshil royshil merged commit b3be219 into royshil:master Feb 3, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants